func internal/strconv.isNaN

one use

	internal/strconv (current package)
		deps.go#L28: func isNaN(f float64) (is bool) { return f != f }